build(go): bump the dependencies group across 1 directory with 4 updates#256
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(go): bump the dependencies group across 1 directory with 4 updates#256dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 2 updates in the /grpc directory: [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) and google.golang.org/protobuf. Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.3 to 2.27.1 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.26.3...v2.27.1) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250409194420-de1ac958c67a to 0.0.0-20250603155806-513f23925822 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.71.1 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.1...v1.73.0) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7 --- updated-dependencies: - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20250603155806-513f23925822 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 2 updates in the /grpc directory: github.com/grpc-ecosystem/grpc-gateway/v2 and google.golang.org/protobuf.
Updates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.26.3 to 2.27.1Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
d08f8dbfix: Use type name instead of full type declaration (#5679)ddde420chore(deps): update googleapis digest to fc1e32c (#5681)10dc12achore(deps): update googleapis digest to a4268de (#5680)2fbec00chore(deps): update dependency bazel to v8.3.0 (#5677)d723ec1chore(deps): update googleapis digest to b79e8c4 (#5676)8e47f4fchore(deps): update googleapis digest to 18314b0 (#5675)7eae063chore(deps): update googleapis digest to 9425777 (#5674)d4310fechore(deps): update googleapis digest to 34b323e (#5672)16145f3chore(deps): update googleapis digest to 09243fd (#5671)f7e7da8chore(deps): update googleapis digest to f01a17a (#5670)Updates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20250409194420-de1ac958c67a to 0.0.0-20250603155806-513f23925822Commits
Updates
google.golang.org/grpcfrom 1.71.1 to 1.73.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
c52d025Change version to 1.73.0 (#8322)ac60db1Add flag guarding SPIFFE Bundle provider (#8343) (#8382)183c148balancer/ringhash: Add experimental notice in package comment (#8364) (#8365)b610465delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (#8329...96c4308balancer/least_request : Fix panic while handling resolver errors (#8333) (#8...af5146bgrpc: update contributing.md (#8318)09166b6cleanup: remove unused constants in generic xdsclient (#8315)e3f13e7transport: Prevent sending negative timeouts (#8312)b89909bleakcheck: Fix flaky test TestCheck (#8309)709023dgrpcsync/event: Simplify synchronization (#8308)Updates
google.golang.org/protobuffrom 1.36.6 to 1.36.7Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions